home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / e_to_l / enhlb100 / readme.txt < prev    next >
Encoding:
Text File  |  1996-09-15  |  1.2 KB  |  29 lines

  1. TMCEnhancedListBox v1.00   Copyright (c) 1995-96, MegaComm HB
  2. =============================================================
  3. TMCEnhancedListBox v1.00 - multicolumn listbox for Delphi, uses labels to
  4. align the columns. Source code available upon registration.
  5.  
  6. Installation
  7. ============
  8. Couldn't be simpler, just copy the files in INSTALL\ to the directory where
  9. you place components and stuff. When in Delphi, choose Install Components
  10. and then Add, and use the browser to find the file ENHLBOX.DCU (you have to
  11. switch to Unit files first). Click OK and then another OK, and Delphi will
  12. begin to mangle your hard disk. All done! You should now see the component on
  13. the page 'New'.
  14.  
  15. If you want to have help installed too, use the files in the HELP\ directory.
  16. Copy ENHLBOX.HLP to the BIN\ directory, and ENHLBOX.KWF to HELP\. Run HELPINST,
  17. and add the ENHLBOX.KWF file.
  18.  
  19. Trying it out
  20. =============
  21. Place the files in the DEMO\ directory in a new directory, and load the
  22. ENHLBEM.DPR file into Delphi. Please ignore the 'Error loading symbol file',
  23. it only means I didn't fatten this archive further with an unnecessary .DSM
  24. file! Finally, run it!
  25.  
  26. More information
  27. ================
  28. Please see the ENHLBOX.HLP file for further information!
  29.